home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 October / EnigmA AMIGA RUN 22 (1997)(G.R. Edizioni)(IT)[!][issue 1997-10 & 11][EAR-CD VI].iso / progs / graphics / cybergl-install / changes.txt next >
Text File  |  1997-06-03  |  1KB  |  34 lines

  1. Changes for cybergl.library 39.11
  2.  
  3. - GLWA_Buffered tag now works for AttachGLWindowTags() call, too.
  4. - if offsets were specified for the gl window, they were net used in all
  5.   rendering cases. Now fixed.
  6. - Fixed a freemem problem in DisposeGLWindow() when AttachGLWindowTags()
  7.   was used
  8.  
  9. Changes for cybergl.library 39.10
  10.  
  11. - GLWA_Buffered tag now works for AttachGLWndToRPTags() call, too.
  12. - fixed a devide by zero problem in the shared color allocation code
  13. - cybergl now uses pool allocation functions of OS 3.0 and above. Make sure you
  14.   have at least SetPatch 40.16 running. It fixes some problems in OS 3.0 pool
  15.   allocation functions.
  16.  
  17. Changes for cybergl.library 39.9
  18.  
  19. - This library needs at least cgx v3 r55 for 24bit output
  20. - added new tag GLWA_Buffered to allow for buffered rendering. All data is
  21.   rendered into a buffer until glFlush() is called.
  22. - fixed mungwall hits in context deallocation code
  23. - fixed a bug in disposeGLWindow
  24. - color sharing code now correctly uses ObtainBestPen() instead of ObtainPen()
  25.  
  26. Changes for cybergl.library 39.8
  27.  
  28. - dithering is now enabled in 15/16 bit modes, too. This gives 24bit quality 
  29.   results in highcolour modes.
  30.  
  31. Chages for cybergl.library 39.7
  32.  
  33. - initial public release
  34.